Lucene search
+L
LinuxLinux Kernel

14985 matches found

CVE
CVE
added 2025/10/01 11:41 a.m.44 views

CVE-2022-50422

CVE-2022-50422 affects the Linux kernel’s SCSI LIBSAS path. When SMP task execution fails, smp_execute_task_sg() calls del_timer() to remove slow_task->timer, but if sas_task_internal_timedout() is running, the timer isn’t stopped, causing a use-after-free of task->slow_task. The fix is to ...

7.8CVSS6.2AI score0.0016EPSS
Save
CVE
CVE
added 2025/10/04 3:16 p.m.44 views

CVE-2022-50473

CVE-2022-50473 affects the Linux kernel cpufreq subsystem. The root cause is calling an uninitialized completion in cpufreq_sysfs_release() when kobject_init_and_add() fails, occurring in cpufreq_policy_alloc(). This can lead to a crash (page fault) on a local system via complete+0x98, with Call ...

5.5CVSS6.1AI score0.00156EPSS
Save
CVE
CVE
added 2025/10/04 3:43 p.m.44 views

CVE-2022-50490

Summary: CVE-2022-50490 affects the Linux kernel bpf path in __htab_map_lookup_and_delete_batch, where a failed htab_lock_bucket() returning -EBUSY could cause silent bucket-skips, out-of-bounds memory access, or kernel memory exposure to userspace. Root cause: error from htab_lock_bucket() not p...

7.1CVSS6.1AI score0.00159EPSS
Save
CVE
CVE
added 2025/10/07 3:21 p.m.44 views

CVE-2022-50552

CVE-2022-50552 : In the Linux kernel, the blk-mq path had a race where hctx->run_work could race with the elevator switch during reinitialization of hardware queues, potentially leading to use-after-free and kernel panics. The fix switches to a quiesced elevator switch and makes the previous e...

7.8CVSS6AI score0.00195EPSS
Save
CVE
CVE
added 2025/09/15 2:04 p.m.44 views

CVE-2023-53169

CVE-2023-53169 concerns the Linux kernel resctrl path (x86/resctrl) where the rdt_domain’s staged_config[] was not cleared before/after use, allowing stale values to cause an MSR access error (WRMSR to 0xca0) when creating resource groups under CDP. The report describes resctrl_arch_update_domain...

5.5CVSS6.1AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/15 2:04 p.m.44 views

CVE-2023-53172

CVE-2023-53172 concerns the Linux kernel fsverity feature. A change to FS_IOC_ENABLE_VERITY made it read data via __kernel_read() instead of direct pagecache, which made the WARN_ON_ONCE path reachable when the FD was opened with ioctl-only mode (mode 3). The fix is to reject FS_IOC_ENABLE_VERITY...

5.5CVSS6AI score0.00137EPSS
Save
CVE
CVE
added 2025/09/15 2:04 p.m.44 views

CVE-2023-53180

Technical specifics (affected versions, exploit details, patch) are not provided in the connected documents. Monitor for updates regarding CVE-2023-53180 and its kernel fix for ath12k NULL pointer handling in management transmit cleanup.

5.5CVSS6.1AI score0.00137EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.44 views

CVE-2023-53199

CVE-2023-53199 – Linux kernel, wifi: ath9k: hif_usb memory leak in rx stream . Syzkaller reported that when processing skbs in ath9k_hif_usb_rx_stream(), allocated skbs in skb_pool could be leaked if the function fails (e.g., due to an incorrect pkt_len or pkt_tag causing an input skb to be inval...

5.5CVSS6AI score0.00156EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.44 views

CVE-2023-53219

CVE-2023-53219 affects the Linux kernel media: netup_unidvb code, where detaching a Universal DVB card could lead to a use-after-free because del_timer() could not stop an active timer in netup_unidvb_dma_timeout() while the timer runs. The fix replaces del_timer() with del_timer_sync() to ensure...

7.8CVSS6.1AI score0.0016EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.44 views

CVE-2023-53222

CVE-2023-53222 pertains to the Linux kernel, specifically the JFS filesystem code (jfs_dmap). The issue is a mounting-time validation flaw in db_l2nbperpage: BLKTODMAP uses db_l2nbperpage to shift, and an unchecked large value can trigger a shift-out-of-bounds crash. The root cause is that db_l2n...

7.8CVSS6AI score0.00164EPSS
Save
CVE
CVE
added 2025/09/15 2:22 p.m.44 views

CVE-2023-53230

CVE-2023-53230 concerns the Linux kernel SMB client. The publicly provided docs identify the issue as a fix to a warning in fs/smb/client/cifsfs.c:982 within cifs_smb3_do_mount(), described as a memory‑leak warning reported by the kernel test robot. The connected advisories indicate the patch was...

5.5CVSS6.1AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.44 views

CVE-2023-53243

CVE-2023-53243 : In the Linux kernel’s btrfs code, the function btrfs_reduce_alloc_profile was not updated to include new allocation flags (DUP, RAID1C34); it can return multiple flags when blocks have mixed/unknown profiles, risking a WARN_ON and a remount-ro during new block allocations. The is...

5.5CVSS6.1AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.44 views

CVE-2023-53246

CVE-2023-53246 (Linux kernel, CIFS DFS upcall) : When CONFIG_CIFS_DFS_UPCALL is disabled, cifs_dfs_d_automount becomes NULL and the CIFS DFS referral handling can trigger a NULL pointer dereference in VFS follow_automount() while traversing a DFS referral. The fix adds an inline cifs_dfs_d_automo...

5.5CVSS6AI score0.00146EPSS
Save
CVE
CVE
added 2025/09/16 8:06 a.m.44 views

CVE-2023-53270

Technical details about CVE-2023-53270 are not publicly provided in the supplied documents. Monitor upstream advisories and vendor notices for updates.

5.5CVSS6AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/16 8:07 a.m.44 views

CVE-2023-53271

CVE-2023-53271 concerns the Linux kernel UBI layer. The issue arises from a mismatch between create and destroy interfaces where the object created by ubi_eba_create_table() is freed via kfree(), leaving ubi_eba_table->entries potentially not freed, leading to a kmemleak-reported unreferenced ...

5.5CVSS6.1AI score0.00156EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.44 views

CVE-2023-53276

In CVE-2023-53276, the Linux kernel ubifs code leaks memory: fscrypt_setup_filename allocates memory for the tmpfile name, but this memory is not freed after the name is copied into the directory entry inode (ubifs_tmpfile → vfs_tmpfile → path_openat). The kmemleak report shows an unreferenced ob...

5.5CVSS6.1AI score0.0016EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.44 views

CVE-2023-53279

CVE-2023-53279 concerns a Linux kernel issue in the misc: vmw_balloon path where calling debugfs_lookup() left the result undereferenced (no dput), causing a memory leak over time. The published fixes replace the single-lookup path with debugfs_lookup_and_remove(), which performs the necessary cl...

5.5CVSS6.1AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.44 views

CVE-2023-53282

CVE-2023-53282 concerns the Linux kernel, specifically the lpfc SCSI driver path used during a sysfs firmware write. The issue is a use-after-free KFENCE violation in lpfc_wr_object() where a pointer referencing mailbox memory is recycled before the memory is no longer in use, causing a potential...

7.8CVSS6.2AI score0.00159EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.44 views

CVE-2023-53303

CVE-2023-53303 affects the Linux kernel in the net: microchip: vcap API. The vulnerability is a memory leak in vcap_dup_rule() when kmemdup() fails after kzalloc() succeeds under CONFIG_VCAP_KUNIT_TEST. The leak can leave allocated resources (duprule, ckf, caf) unreleased, as shown by the unrefer...

5.5CVSS6.1AI score0.00127EPSS
Save
CVE
CVE
added 2025/09/16 4:11 p.m.44 views

CVE-2023-53310

CVE-2023-53310 concerns the Linux kernel power: supply: axp288_fuel_gauge code. The root cause is a race where external_power_changed can run after info->bat is not yet set during axp288_fuel_gauge_probe(), leading to a NULL dereference. The fix is to stop dereferencing info->bat and instea...

4.7CVSS5.9AI score0.0011EPSS
Save
CVE
CVE
added 2025/09/16 4:12 p.m.44 views

CVE-2023-53327

CVE-2023-53327 concerns a Linux kernel iommufd selftest issue where an overflow of uptr and length near UINTPTR_MAX could trigger a WARN_ON in drivers/iommu/iommufd/selftest.c. The vulnerability is described as resolved, with the notable consequence being user memory range checks that must not ov...

5.5CVSS6.3AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/16 4:12 p.m.44 views

CVE-2023-53332

CVE-2023-53332: In the Linux kernel, a missing NULL pointer check in ipi_send_verify() can allow NULL dereference in irq_data_get_affinity_mask() when ipi_send_{mask|single}() is called with an invalid interrupt number, causing a kernel oops. The fix adds the NULL pointer check in ipi_send_verify...

5.5CVSS5.8AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/17 2:56 p.m.44 views

CVE-2023-53355

The CVE-2023-53355 entry concerns the Linux kernel (staging: pi433) where a memory leak occurs when using debugfs_lookup() because the returned object is not paired with dput(). The recommended fix is to use debugfs_lookup_and_remove(), which handles the necessary dput() logic and related cleanup...

5.5CVSS6.1AI score0.00187EPSS
Save
CVE
CVE
added 2025/09/18 1:58 p.m.44 views

CVE-2023-53412

The CVE-2023-53412 issue affects the Linux kernel USB gadget bcm63xx_udc where memory leaks occur when using debugfs_lookup() because the result is not dput()’d. The mitigated pattern is to call debugfs_lookup_and_remove() which handles the lookup and cleanup in one step, preventing leaks. Eviden...

5.5CVSS6.2AI score0.00145EPSS
Save
CVE
CVE
added 2025/09/18 4:04 p.m.44 views

CVE-2023-53426

Technical details for CVE-2023-53426 are not provided in the connected documents. No affected product/version or remediation details are disclosed here. Monitor official advisories from vendors/sources for updates.

7.8CVSS6.3AI score0.00151EPSS
Save
CVE
CVE
added 2025/09/18 4:04 p.m.44 views

CVE-2023-53433

CVE-2023-53433 affects the Linux kernel’s VLAN handling. The issue arises from the change to add a new helper, vlan_get_protocol_and_depth(), to fix callers that relied on skb->head for MAC header data. Before the fix, code paths used pskb_may_pull() instead of skb_header_pointer() in __vlan_g...

5.5CVSS6AI score0.00145EPSS
Save
CVE
CVE
added 2025/09/18 4:04 p.m.44 views

CVE-2023-53447

CVE-2023-53447 affects the Linux kernel's f2fs: remount() may reset the READ_EXTENT_CACHE mount option, creating a race with fallocate() that can trigger a NULL pointer dereference under extent_cache locks. Root cause is a race between remount and fallocate due to default_options panel updating o...

4.7CVSS6.1AI score0.00093EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.44 views

CVE-2023-53488

CVE-2023-53488 (Linux kernel) : The vulnerability affects the IB/hfi1 InfiniBand driver. During hotplug removal, a pending update-counters work could run after memory is freed, causing a possible kernel panic. The fix cancels the update-counters work before freeing memory. Evidence in the securit...

5.5CVSS6.2AI score0.00156EPSS
Save
CVE
CVE
added 2025/10/01 11:45 a.m.44 views

CVE-2023-53489

CVE-2023-53489 affects the Linux kernel memory handling for UDP sockets with TX timestamps and zerocopy skbs. The issue is a memory leak: clones of skbs and their ubuf references can keep a socket refcnt and skb references in the error/clock path, causing leaked sk, sock and skb when close() is c...

5.5CVSS6AI score0.00159EPSS
Save
CVE
CVE
added 2025/10/01 11:46 a.m.44 views

CVE-2023-53515

CVE-2023-53515 affects the Linux kernel virtio-mmio subsystem. The issue stems from allocating vm_dev with devres, which breaks the vm_dev lifecycle tied to a struct device; when the platform_device is removed, the memory is freed before vm_dev release, causing a use-after-free when the release c...

7.8CVSS6AI score0.00149EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.44 views

CVE-2023-53635

CVE-2023-53635 affects the Linux kernel netfilter conntrack code. The issue arises from miscalculation of ct->timeout for unconfirmed connections: nfct_time_stamp was added twice when setting timeout and subtracted twice when dumping, due to ordering between setting ct->timeout and IPS_CONF...

8.2CVSS6AI score0.00396EPSS
Save
CVE
CVE
added 2025/10/07 3:21 p.m.44 views

CVE-2023-53679

CVE-2023-53679 affects the Linux kernel wifi driver mt7601u. The issue is an integer underflow in the RX path that can lead to a null pointer dereference in mt7601u_rx_skb_from_seg() when dma_len is manipulated, enabling seg_len underflow in mt7601u_rx_process_seg() and bypassing bad_frame checks...

8.3CVSS6AI score0.0022EPSS
Save
CVE
CVE
added 2025/10/07 3:21 p.m.44 views

CVE-2023-53680

CVE-2023-53680 affects the Linux kernel NFSD component: nfsd4_decode_compound may call OPDESC() with opnum == OP_ILLEGAL (10044), leading to out-of-bounds access in nfsd4_ops[]. The vulnerability has been resolved by a kernel fix (commits referenced in the advisory). Connected advisories from Eul...

7.8CVSS6.1AI score0.00278EPSS
Save
CVE
CVE
added 2025/07/04 1:37 p.m.44 views

CVE-2025-38209

CVE-2025-38209 concerns a Linux kernel vulnerability in nvme-tcp where nvme_tcp_setup_ctrl() calls nvme_tcp_configure_admin_queue() twice. The second call can fail (new=false) without removing the previously allocated admin_tag_set, leading to a use-after-free in the timeout handler when it acces...

9.8CVSS6.3AI score0.00311EPSS
Save
CVE
CVE
added 2025/08/19 5:03 p.m.44 views

CVE-2025-38607

CVE-2025-38607 refers to a Linux kernel issue in the BPF verifier where BPF_JSET (conditional jump) was not handled correctly in CFG/live register/SCC computation. The described flaw could cause incorrect live-register tracking and SCC analysis due to can_jump() not accounting for jset, potential...

7.8CVSS7AI score0.00151EPSS
Save
CVE
CVE
added 2025/08/22 4:03 p.m.44 views

CVE-2025-38669

CVE-2025-38669 concerns a Linux kernel issue where the dma_buf field in struct drm_gem_object is not stable across a GEM object’s lifetime, becoming NULL after the final GEM handle is released, leading to a NULL-pointer dereference. The vulnerability arose after a change to use dma_buf from the G...

5.5CVSS6.7AI score0.0013EPSS
Save
CVE
CVE
added 2025/09/05 5:21 p.m.44 views

CVE-2025-39695

CVE-2025-39695 affects the Linux kernel RDMA/rxe path. The issue arises when skb packets that depend on RXE resources (e.g., QP, sk) are destroyed while RXE resources are being released, causing call traces. The patch adds a timestamp when skb packets are created to avoid skb packets hanging in s...

5.5CVSS5.9AI score0.00154EPSS
Save
CVE
CVE
added 2025/09/07 3:16 p.m.44 views

CVE-2025-39729

CVE-2025-39729 affects the Linux kernel crypto CCP implementation. The issue arises from dereferencing an uninitialized error pointer in sev-dev.c:1312, previously allowing an assumption that the variable could be NULL and leading to a potential crash or instability. The vulnerability was address...

5.5CVSS6AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/11 4:52 p.m.44 views

CVE-2025-39736

CVE-2025-39736 : In the Linux kernel, a deadlock can occur in kmemleak when netpoll is enabled because pr_warn_once() may be called while holding kmemleak_lock, potentially triggering netpoll and reacquiring the lock. The fix moves the pr_warn_once() call out of the locked region by setting a fla...

5.5CVSS6AI score0.00129EPSS
Save
CVE
CVE
added 2025/10/01 7:44 a.m.44 views

CVE-2025-39905

The CVE-2025-39905 issue affects the Linux kernel phylink path: the race arises from phylink_resolve() manipulating pl->phydev under pl->state_mutex, creating a lock-order inversion with pl->phydev->lock. The fix introduces an explicit lock to serialize concurrent writes to pl->phy...

7CVSS6.1AI score0.00109EPSS
Save
CVE
CVE
added 2025/10/01 7:55 a.m.44 views

CVE-2025-39922

CVE-2025-39922 : In the Linux kernel, the ixgbe driver fixed an incorrect map used in EEE linkmode population. The code previously used ixgbe_lp_map in loops that should populate the supported and advertised EEE linkmodes based on ixgbe_ls_map, causing incorrect bit settings and potential out-of-...

7.1CVSS6.2AI score0.00147EPSS
Save
CVE
CVE
added 2025/10/20 3:26 p.m.44 views

CVE-2025-40005

The CVE-2025-40005 entry concerns the Linux kernel’s cadence-quadspi driver. Technical detail from connected documents shows that the vulnerability arises when the indirect read/write path and force device removal (unbind) could crash the kernel during operation. The fix implements a refcount to ...

5.5CVSS6AI score0.00185EPSS
Save
CVE
CVE
added 2025/12/24 10:33 a.m.44 views

CVE-2025-68725

CVE-2025-68725 affects the Linux kernel. A patch adds validation to gso_type in GSO handlers to prevent BPF test infra from emitting invalid GSO types to the stack (triggered via BPF programs, e.g., when redirecting to loopback). The issue could allow a local attacker using the BPF test infra to ...

5.5CVSS6AI score0.00183EPSS
Save
CVE
CVE
added 2026/01/14 3:05 p.m.44 views

CVE-2025-71102

CVE-2025-71102 affects the Linux kernel with a bug in shadow call stack handling: __scs_magic() received a struct task_struct* instead of the required void*. This caused scs_check_usage to scan an incorrect memory range when CONFIG_DEBUG_STACK_USAGE is enabled, potentially yielding inaccurate sha...

5.5CVSS6AI score0.0013EPSS
Save
CVE
CVE
added 2026/01/23 2:15 p.m.44 views

CVE-2025-71147

Technical details (affected products, specific root cause, impact, and remediation) are not publicly available in the provided documents. Monitor official advisories for updates.

5.5CVSS5.2AI score0.00119EPSS
Save
CVE
CVE
added 2026/01/25 2:36 p.m.44 views

CVE-2025-71162

CVE-2025-71162 describes a use-after-free in the Tegra ADMA driver within the Linux kernel, triggered when an audio DMA buffer is freed during XRUN handling before the vchan completion tasklet runs. The race occurs after a DMA transfer completes and schedules a completion tasklet, while tegra_adm...

7.8CVSS5.6AI score0.00192EPSS
Save
CVE
CVE
added 2026/01/31 11:38 a.m.44 views

CVE-2025-71184

CVE-2025-71184 affects the Linux kernel’s btrfs subsystem. The issue is a NULL dereference in btrfs_evict_inode() when tracing inode eviction because the root may be NULL. The fix ensures root is treated as 0 or delays tracing until the root is non-NULL, preventing a NULL dereference during evict...

5.5CVSS5.8AI score0.00123EPSS
Save
CVE
CVE
added 2026/02/18 2:53 p.m.44 views

CVE-2025-71230

CVE-2025-71230 in Linux kernel concerns a leak of filesystem-specific data (sb->s_fs_info) when using the new mount API for hfs. The root cause is that if setup_bdev_super() fails after a new superblock is allocated by sget_fc() but before hfs_fill_super() takes ownership, sb->s_fs_info cou...

5.5CVSS5.3AI score0.00117EPSS
Save
CVE
CVE
added 2026/05/27 12:14 p.m.44 views

CVE-2025-71305

The provided connected sources confirm a concrete fix for CVE-2025-71305 in the Linux kernel DRM MST path. The vulnerability arose in drm/display/dp_mst_topology where, on timeslot release after a DP 2.1 monitor disconnect, the VCPI can become 0 and code could compute a payload mask as ~BIT(vcpi-...

5.5CVSS5.8AI score0.0016EPSS
Save
CVE
CVE
added 2026/02/04 4:08 p.m.44 views

CVE-2026-23077

CVE-2026-23077 concerns a Linux kernel mm/vma anon_vma UAF during mremap() of faulted adjacent VMAs. The issue spanned three adjacency cases (prev/next both unfaulted, and combos with faulted adjacent), and the patch series fixes incorrect anon_vma merging and missing fork checks, including self-...

7.8CVSS5.3AI score0.00139EPSS
Save
Total number of security vulnerabilities14985